Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removed patch folder from classpath #4853

Merged
merged 1 commit into from
Feb 10, 2019
Merged

Conversation

kaikreuzer
Copy link
Member

This fixes those exceptions that I found in my log:

org.osgi.framework.BundleException: The bundle class path entry "patch/" could not be found for the bundle "osgi.identity; osgi.identity="org.openhab.ui.basic"; type="osgi.bundle"; version:Version="2.5.0.201902092017""
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassPathEntry(ClasspathManager.java:174) ~[?:?]
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.buildClasspath(ClasspathManager.java:152) ~[?:?]
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.<init>(ClasspathManager.java:81) ~[?:?]

Signed-off-by: Kai Kreuzer [email protected]

@kaikreuzer kaikreuzer merged commit 372fc49 into openhab:master Feb 10, 2019
@wborn wborn added this to the 2.5 milestone Feb 28, 2019
jannegpriv pushed a commit to jannegpriv/openhab-addons that referenced this pull request Mar 3, 2019
Pshatsillo pushed a commit to Pshatsillo/openhab-addons that referenced this pull request Jun 19, 2019
Signed-off-by: Kai Kreuzer <[email protected]>
Signed-off-by: Pshatsillo <[email protected]>
ne0h pushed a commit to ne0h/openhab-addons that referenced this pull request Sep 15, 2019
Signed-off-by: Kai Kreuzer <[email protected]>
Signed-off-by: Maximilian Hess <[email protected]>
@kaikreuzer kaikreuzer deleted the patch branch November 13, 2021 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants